All Questions
1 question
4votes
3answers
353views
Completed Makeshift Bash & Makefile To Compile C++ Examples
I am just experimenting with Bash and Makefiles to make my life easier, and here's what I came up with. Scenario: Files are in a directory containing a tutorial, or an iteration. For example, one ...